10. Environment Setup

What is MAVEN?

035ND C01 L01 A13 ENVIRONMENT SETUP

Maven is a build automation tool for Java projects. If you have not installed it already, please spend five minutes on this

https://maven.apache.org/guides/getting-started/maven-in-five-minutes.html.

And make sure you have maven installed.

035ND C01 L01 A14 WHAT IS MAVEN-

035ND C01 L01 A15 INSTALL MAVEN